app2(app2(fmap, fnil), x) -> nil
app2(app2(fmap, app2(app2(fcons, f), t)), x) -> app2(app2(cons, app2(f, x)), app2(app2(fmap, t), x))
↳ QTRS
↳ DependencyPairsProof
app2(app2(fmap, fnil), x) -> nil
app2(app2(fmap, app2(app2(fcons, f), t)), x) -> app2(app2(cons, app2(f, x)), app2(app2(fmap, t), x))
APP2(app2(fmap, app2(app2(fcons, f), t)), x) -> APP2(app2(fmap, t), x)
APP2(app2(fmap, app2(app2(fcons, f), t)), x) -> APP2(fmap, t)
APP2(app2(fmap, app2(app2(fcons, f), t)), x) -> APP2(cons, app2(f, x))
APP2(app2(fmap, app2(app2(fcons, f), t)), x) -> APP2(app2(cons, app2(f, x)), app2(app2(fmap, t), x))
APP2(app2(fmap, app2(app2(fcons, f), t)), x) -> APP2(f, x)
app2(app2(fmap, fnil), x) -> nil
app2(app2(fmap, app2(app2(fcons, f), t)), x) -> app2(app2(cons, app2(f, x)), app2(app2(fmap, t), x))
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
APP2(app2(fmap, app2(app2(fcons, f), t)), x) -> APP2(app2(fmap, t), x)
APP2(app2(fmap, app2(app2(fcons, f), t)), x) -> APP2(fmap, t)
APP2(app2(fmap, app2(app2(fcons, f), t)), x) -> APP2(cons, app2(f, x))
APP2(app2(fmap, app2(app2(fcons, f), t)), x) -> APP2(app2(cons, app2(f, x)), app2(app2(fmap, t), x))
APP2(app2(fmap, app2(app2(fcons, f), t)), x) -> APP2(f, x)
app2(app2(fmap, fnil), x) -> nil
app2(app2(fmap, app2(app2(fcons, f), t)), x) -> app2(app2(cons, app2(f, x)), app2(app2(fmap, t), x))
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
↳ QDP
↳ QDPOrderProof
APP2(app2(fmap, app2(app2(fcons, f), t)), x) -> APP2(app2(fmap, t), x)
APP2(app2(fmap, app2(app2(fcons, f), t)), x) -> APP2(f, x)
app2(app2(fmap, fnil), x) -> nil
app2(app2(fmap, app2(app2(fcons, f), t)), x) -> app2(app2(cons, app2(f, x)), app2(app2(fmap, t), x))
The following pairs can be oriented strictly and are deleted.
The remaining pairs can at least be oriented weakly.
APP2(app2(fmap, app2(app2(fcons, f), t)), x) -> APP2(app2(fmap, t), x)
APP2(app2(fmap, app2(app2(fcons, f), t)), x) -> APP2(f, x)
POL(APP2(x1, x2)) = 2·x1
POL(app2(x1, x2)) = 2 + 2·x1 + 2·x2
POL(fcons) = 2
POL(fmap) = 2
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
↳ QDP
↳ QDPOrderProof
↳ QDP
↳ PisEmptyProof
app2(app2(fmap, fnil), x) -> nil
app2(app2(fmap, app2(app2(fcons, f), t)), x) -> app2(app2(cons, app2(f, x)), app2(app2(fmap, t), x))